home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 18
/
AMIGAplus Sonderheft 18 (1999)(ICP)(DE)[!].iso
/
PD
/
Spiele
/
InvasionForce
/
Source
/
Includes
/
cyber_interface_protos.h
< prev
next >
Wrap
Text File
|
1999-01-08
|
324b
|
19 lines
/* Prototypes for functions defined in
cyber_interface.c
*/
void set_automated_production(struct City * );
int do_computer_city_production(void);
void make_new_unit(struct City * );
void computer_player_moves(void);
void cleanup_computer(void);
int SaveAIPlayers(BPTR , char * );
int LoadAIPlayers(BPTR , char * );